home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Comm / AmiTCP30b2.lha / netinclude / stat.h < prev    next >
C/C++ Source or Header  |  1994-04-07  |  141b  |  8 lines

  1. #ifndef STAT_H
  2. #define STAT_H
  3. #ifndef SYS_STAT_H
  4. /* $Id: stat.h,v 3.2 1994/04/07 20:24:52 jraja Exp $ */
  5. #include <sys/stat.h>
  6. #endif
  7. #endif
  8.